home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / sshfs / README.Debian < prev    next >
Encoding:
Text File  |  2008-04-24  |  484 b   |  18 lines

  1. sshfs for Debian
  2. ----------------
  3.  
  4. Please note that the simplest way to allow mounting of sshfs shares is to
  5. add the user to the fuse group (which will be created by the fuse-utils
  6. package).
  7.  
  8. To add user 'foo' to the 'fuse' group type the following command (with root
  9. privileges):
  10.  
  11.     adduser foo fuse
  12.  
  13. If the user is currently logged in he/she should log out and log in 
  14. in order for this change to take effect.
  15.  
  16.  -- Bartosz Fenski <fenio@debian.org>, Wed, 23 Apr 2008 16:56:10 +0200
  17.  
  18.